Skip to content

feat: add workflow to handle team-operator version updates#102

Merged
ian-flores merged 1 commit intomainfrom
handle-team-operator-version-dispatch
Feb 2, 2026
Merged

feat: add workflow to handle team-operator version updates#102
ian-flores merged 1 commit intomainfrom
handle-team-operator-version-dispatch

Conversation

@ian-flores
Copy link
Contributor

@ian-flores ian-flores commented Feb 2, 2026

Summary

  • Adds workflow to receive repository_dispatch events from team-operator releases
  • Automatically creates a PR to update DEFAULT_CHART_VERSION in team_operator.py
  • Supports manual workflow_dispatch for testing

Related

Test plan

  • Merge this PR first
  • Test via Actions → "Update Team Operator Version" → Run workflow → enter v1.4.1
  • Verify PR is created with correct version update

Adds a workflow that listens for repository_dispatch events from
team-operator releases and creates a PR to update the default
chart version in team_operator.py.

Supports manual workflow_dispatch for testing.
@ian-flores ian-flores marked this pull request as ready for review February 2, 2026 17:54
@ian-flores ian-flores requested a review from a team as a code owner February 2, 2026 17:54
Copy link
Collaborator

@statik statik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

love to see these chore PRs automated

@ian-flores ian-flores merged commit 9653bfb into main Feb 2, 2026
1 check passed
@ian-flores ian-flores deleted the handle-team-operator-version-dispatch branch February 2, 2026 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants